google.golang.org/grpc.serverOptions.maxConcurrentStreams (field)
3 uses
google.golang.org/grpc (current package)
server.go#L163: maxConcurrentStreams uint32
server.go#L391: o.maxConcurrentStreams = n
server.go#L909: MaxStreams: s.opts.maxConcurrentStreams,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)